home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 4 / 95.TXT < prev    next >
Text File  |  1993-09-28  |  3KB  |  82 lines

  1. DOCUMENT:Q103495  24-SEP-1993  [W_NT]
  2. TITLE   :Modifying USERDEF Hive So That New Users Get Defined Settings
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ------------------------------------------------------------------
  14.  
  15. WARNING: Using Registry Editor incorrectly can cause
  16.      serious, system-wide problems that may require you to
  17.      reinstall Windows NT to correct them. Microsoft cannot
  18.      guarantee that any problems resulting from the use of
  19.      Registry Editor can be solved. Use this tool at your own
  20.      risk.
  21.  
  22. SUMMARY
  23. =======
  24.  
  25. Under Windows NT, you can modify the USERDEF hive so that all newly
  26. created users inherit certain settings.  Anything that can be defined
  27. or modified in HKEY_CURRENT_USER can also be set in the USERDEF hive
  28. (for example, colors, screen savers, program groups, sounds, and
  29. cursors).
  30.  
  31. MORE INFORMATION
  32. ================
  33.  
  34. CAUTION: Modifying the Registry can harm your system. Query on the
  35. following keywords in the Microsoft Knowledge Base for details:
  36.  
  37.    keyreg and warning and ntadsrv
  38.  
  39. To view or modify the USERDEF hive, do the following:
  40.  
  41. 1. Start Registry Editor by choosing Run from the File menu of Program
  42.    Manager, typing "regedt32" (without the quotation marks), and
  43.    pressing ENTER.
  44.  
  45. 2. Select the "HKEY_USERS on Local Machine" window.
  46.  
  47. 3. From the Registry menu, choose Load Hive.
  48.  
  49. 4. From the C:\WINNT\SYSTEM32\CONFIG (or equivalent) directory, select
  50.    the USERDEF file.
  51.  
  52. 5. In the Key Name field, type "USERDEF" (without the quotation marks).
  53.  
  54. 6. Modify the USERDEF subkeys as desired.
  55.  
  56. 7. From the Registry menu, choose Unload Hive, and choose the Yes
  57.    button.
  58.  
  59. 8. Quit Registry Editor.
  60.  
  61. Now when you create a new user from User Manager, the new user's hive
  62. will contain the modified information.
  63.  
  64. Additional reference words: 3.10 default groups
  65. KBCategory:
  66. KBSubCategory: howto winnt
  67.  
  68. =============================================================================
  69.  
  70. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  71. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  72. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  73. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  74. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  75. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  76. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  77. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  78. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  79. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  80. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  81.  
  82. Copyright Microsoft Corporation 1993.